don't used BUILT_SOURCES to build marshal files, as in conjunction with
authorTim Janik <timj@gtk.org>
Thu, 13 Sep 2001 22:31:06 +0000 (22:31 +0000)
committerTim Janik <timj@src.gnome.org>
Thu, 13 Sep 2001 22:31:06 +0000 (22:31 +0000)
Fri Sep 14 00:30:48 2001  Tim Janik  <timj@gtk.org>

        * Makefile.am: don't used BUILT_SOURCES to build marshal
        files, as in conjunction with stamp files, this can
        lead to endless rebuilding loops.

gdk-pixbuf/ChangeLog
gdk-pixbuf/Makefile.am

index a39add0e0fc5e9beb4bde21169dac790d9b3253c..db94f05d0f4f66839bedff581394be4d0200e3ec 100644 (file)
@@ -1,3 +1,9 @@
+Fri Sep 14 00:30:48 2001  Tim Janik  <timj@gtk.org>
+
+       * Makefile.am: don't used BUILT_SOURCES to build marshal
+       files, as in conjunction with stamp files, this can
+       lead to endless rebuilding loops.
+
 Tue Sep  4 00:22:07 2001  Owen Taylor  <otaylor@redhat.com>
 
        * Makefile.am: Fix EXTRA_DIST for gdk-pixbuf-csource.1
index 3566098331dafa40a54ef65b869b42b4891bef00..554a1ab4ac2d722628e25ac96e6c3c08603f4001 100644 (file)
@@ -211,7 +211,6 @@ man_MANS = gdk-pixbuf-csource.1
 # The GdkPixBuf library
 #
 
-BUILT_SOURCES=gdk-pixbuf-marshal.h gdk-pixbuf-marshal.c
 
 libgdk_pixbufincludedir = $(includedir)/gtk-2.0/gdk-pixbuf